Skip to content

Show current config state in switch console#23

Merged
Pigbibi merged 1 commit into
mainfrom
codex/current-config-summary
Jun 9, 2026
Merged

Show current config state in switch console#23
Pigbibi merged 1 commit into
mainfrom
codex/current-config-summary

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • change the summary panel into a current configuration state panel
  • show current strategy, current mode, read source, supported market, and selected next strategy/mode
  • improve mobile select text clipping and ignore local Wrangler cache

Deployment/config

  • populated remote Worker KV with account_options and strategy_profiles so logged-in users can load private account configuration

Validation

  • jq empty web/strategy-switch-console/strategy-profiles.example.json
  • node --experimental-default-type=module tests/strategy_switch_worker_validation.mjs
  • sed -n '/<script>/,/</script>/p' web/strategy-switch-console/index.html | sed '1d;' | node --check --input-type=commonjs
  • node --check --input-type=module < web/strategy-switch-console/page_asset.js
  • python3 scripts/runtime_settings.py validate
  • python3 -m unittest discover -s tests -v

@Pigbibi Pigbibi merged commit 31ce468 into main Jun 9, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/current-config-summary branch June 9, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant